Skip to content

Conversation

@perber
Copy link
Owner

@perber perber commented Jul 20, 2025

No description provided.

Copilot AI review requested due to automatic review settings July 20, 2025 11:26
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request implements automated changelog generation for the release process and updates the project version to v0.4.6. The changes replace the previous third-party changelog generator with a simpler git-based approach and add print view functionality to the feature list.

  • Replaces external changelog generation action with custom git log-based solution
  • Updates version number from v0.4.4 to v0.4.6 and adds print view support feature
  • Improves git tag sorting to use version-aware sorting instead of creation date

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
readme.md Updates version number and adds print view support to feature list and changelog
.github/workflows/release.yml Implements custom changelog generation using git log and improves tag sorting

perber and others added 2 commits July 20, 2025 13:27
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@perber perber merged commit 8413b92 into main Jul 20, 2025
4 checks passed
@perber perber deleted the feature/changelog-generation branch July 20, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant